/* 经典案例-省部级 */

.slideAnli {
    width: 100%;
}
.slideAnli .hd {
    width: 100%;
    height: 0.8rem;
    line-height: 0.8rem;
    background-color: #263460;
    color: rgba(255,255,255,0.4);
    font-size: 0.22rem;
    position: relative;
}
.slideAnli .hd .arrow {
    position: relative;
}
.slideAnli .hd .arrow a.prev {
    display: inline-block;
    width: 0;
    height: 0;
    border-width: 12px;
    border-style: solid;
    border-color: transparent #fff transparent transparent;
    position: absolute;
    left: 0.3rem;
    top: 0.3rem;
}
.slideAnli .hd .arrow a.next {
    display: inline-block;
    width: 0;
    height: 0;
    border-width: 12px;
    border-style: solid;
    border-color: transparent transparent transparent #fff;
    position: absolute;
    right: 0.3rem;
    top: 0.3rem;
}
.slideAnli .hd ul {
    display: table;
    margin: 0 auto;
}
.slideAnli .hd ul li {
    display: table-cell;
    padding: 0 0.48rem;
    text-align: center;
    cursor: pointer;
}
.slideAnli .hd ul li.on {
    color: #fff;
}


.slideAnli .bd .sbj-content { 
    width: 100%;
    padding: 0.5rem 0.3rem;  
    border: 1px solid #d5d8de;
    border-top: none;
    background-color: #fff;
    zoom: 1; 
}
.sbj-tit {
    margin-bottom: 0.6rem;
    text-align: center;
}
.casetit-big {
    display: inline-block;
    font-size: 0.36rem;
    position: relative;
}
.casetit-big::after {
    content: "";
    display: inline-block;
    width: 0.38rem;
    height: 0.04rem;
    background-color: #0077d9;
    position: absolute;
    top: 0.5rem;
    left: 0;
}
.casetit-small {
    display: inline-block;
    border-left: 1px solid #263460;
    padding-left: 0.05rem;
    font-size: 0.26rem;
}

.caseitem-name {
    margin-top: 0.4rem;
    margin-bottom: 0.32rem;
}
.caseitem-name span {
    margin-left: 0.08rem;
}
.caseitem-name::before {
    content: "";
    display: inline-block;
    width: 0.12rem;
    height: 0.12rem;
    background-color: #0085cc;
}
.n-cn {
    font-size: 0.2rem;
}
.n-en {
    font-size: 0.14rem;
    color: #969aab;
}
.part > p, .adv-detail p {
    font-size: 0.16rem;
    text-indent: 2em;
    line-height: 0.28rem;
}
.content-img {
    text-align: center;
}
.app-scene {
    width: 100%;
    background-color: #eee;
}
.scene-items {
    width: 2.62rem;
    height: 2.62rem;
    margin-right: 0.3rem;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    cursor: pointer;
    position: relative;
}
.scene-items:last-child {
    margin-right: 0;
}
.scene-name {
    text-align: center;
}
.scene-namecn {
    font-size: 0.24rem;
    margin-bottom: 0.24rem;
}
.scene-nameen {
    font-size: 0.16rem;
}
.scene-item01 {
    background-image: url(../images/nashui_peitu_3_1_normal.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.scene-item02 {
    background-image: url(../images/nashui_peitu_3_2_normal.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.scene-item03 {
    background-image: url(../images/nashui_peitu_3_3_normal.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.scene-item04 {
    background-image: url(../images/nashui_peitu_3_4_normal.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.scene-info {
    padding: 0 0.2rem;
    font-size: 0.2rem;
    line-height: 2em;
    z-index: 10;
    display: none;
}
.scene-items.hover::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(0,133,204,0.8);
}
.scene-items.hover .scene-name {
    display: none;
}
.scene-items.hover .scene-info {
    display: block;
}

.red {
    color: #ff6767;
}
.nashuiimg1 {
    width: 3.8rem;
}
.nashuiimg2 {
    margin-top: 0.3rem;
    width: 10.26rem;
}

.gsscene-item01 {
    background-image: url(../images/gaosu_peitu_4_1_normal.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.gsscene-item02 {
    background-image: url(../images/gaosu_peitu_4_2_normal.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.gsscene-item03 {
    background-image: url(../images/gaosu_peitu_4_3_normal.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.gsscene-item04 {
    background-image: url(../images/gaosu_peitu_4_4_normal.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.gaosuimg1 {
    margin-top: 0.3rem;
    width: 5.42rem;
}
.gaosuimg2 {
    width: 3.8rem;
}
.gaosuimg3 {
    width: 10.22rem;
} 
.yinhangimg1 {
    margin-top: 0.3rem;
    width: 8.21rem;
}
.yinhangimg2 {
    width: 8.27rem;
}

/* 经典案例-国家级 */
.jiweiimg1 {
    margin-top: 0.3rem;
    width: 6.92rem;
}

/* 经典案例-城市级 */
.csj-content {
    width: 100%;
    padding: 0.4rem;
    background-color: #fff;
    box-sizing: 0 1px 2px rgba(0,0,0,0.2);
}
.csj-part p {
    font-size: 0.2rem;
    line-height: 2.2em;
    text-align: center;
}

/* 投资者关系-投资者服务 */
.invest-fuwu {
    width: 100%;
    padding: 0.3rem 0.15rem 0 0.15rem;
}
.invest-col {
    width: 3.6rem;
    margin: 0 0.15rem;
    display: flex;
    align-items: center;
    padding: 0.32rem;
    background-color: #263460;
}

.fuwu-cont {
    width: 100%;
    text-align: center;
    font-size: 0.14rem;
    color: #fff;
}
.fuwu-cont > span {
    display: inline-block;
    padding-top: 0.2rem;   
}
.fuwu-cont .fuwu-name {
    font-size: 0.18rem;
}

/* 招贤纳士 */
.post-item {
    width: 32.5%;
    padding: 0.4rem 0.32rem;
    line-height: 2em;
    margin-right: 1%;
    background-color: #fff;
    border: 1px solid #d5d8de;
    box-shadow: 0 2px 0 rgba(0,0,0,0.2);
    cursor: pointer;
}
.post-item a {
	display: inline-block;
}
.post-item:nth-child(3n+0) {
    margin-right: 0;
}
.post-tit {
    margin-bottom: 0.2rem;
    font-size: 0.28rem;
    color: #0085cc;
}
.post-zhize, .post-yaoqiu {
    margin-bottom: 0.2rem;
}
.post-contact {
	margin-top: 0.3rem;
    font-weight: 700;
    font-size: 0.16rem;
}

/* 产品与服务 */
.chanpin-cont {
    padding: 0.3rem;
    background-color: #fff;
    box-shadow: 0 1px 2px rgba(0,20,41,0.35);
}
.tyjrimg1 {
    margin-top: 0.3rem;
    width: 8.01rem;
}
.wwbhimg1 {
    margin-top: 0.3rem;
    width: 9.75rem;
}
.pacsimg1 {
    margin-top: 0.3rem;
    width: 9.54rem;
}
.xsxcimg1 {
    margin-top: 0.2rem;
    margin-bottom: 0.2rem;
    width: 9.78rem;
}
.xsxcimg2 {
    width: 7.67rem;
}
.xsxcimg3 {
    width: 7.77rem;
}
.xsxcimg4 {
    width: 9.26rem;
}

.mtywimg1 {
    margin-top: 0.3rem;
    width: 11.1rem;
}
.sys-composi ul li {
    width: 100%;
    margin-bottom: 0.1rem;
    text-align: center;
}
.sys-composi ul li img {
    width: 6.9rem;
}
.sys-composi ul li:nth-child(2n+1) img {
    margin-left: -0.5rem;
}
.sys-composi ul li:nth-child(2n) img {
    margin-left: 0.5rem;
}
.sys-overview {
    display: flex;
    justify-content: space-around;
    margin-top: 0.3rem;
}
.sys-overview .ospan {
    display: inline-block;
    width: 1.4rem;
    height: 0.5rem;
    line-height: 0.5rem;
    background-color: #07507f;
    color: #fff;
    font-size: 0.18rem;
}
.content-img p {
    font-size: 0.16rem;
}
.sys-advantage ul li {
    display: flex;
    justify-content: left;
    padding-bottom: 0.2rem;
    border-bottom: 1px solid #dedede;
    width: 10.2rem;
    margin: 0.2rem auto;
}
.adv-num {
    width: 1rem;
    height: 1rem;
    line-height: 1rem;
    border-radius: 50%;
    background-color: #07507f;
    color: #fff;
    font-size: 0.4rem;
    font-weight: 700;
    text-align: center;
}
.adv-detail {
    width: 8.4rem;
    margin-left: 0.6rem;
}
.adv-detail h5 {
    width: 1.4rem;
    height: 0.34rem;
    line-height: 0.34rem;
    margin-bottom: 0.2rem;
    background-color: #07507f;
    color: #fff;
    text-align: center;
    font-size: 0.16rem;
}
.adv-detail p {
    line-height: 2em;
}
/* 股价信息 */
.gujia-cont {
    width: 100%;
    height: 3rem;
    margin-top: 0.4rem;
}
.gujia-name {
    width: 34%;
    height: 100%;
    background-color: #263460;
    color: #fff;
    display: flex;
    align-items: center;
    padding-left: 0.4rem;
}
.stock-name, .stock-price {
    font-size: 0.24rem;
    margin-bottom: 0.4rem;
}
.price-num {
    font-size: 0.56rem;
    color: red;
}
.price-unit {
    font-size: 0.28rem;
    color: red;
}
.price-wave {
    font-size: 0.18rem;
    color: #fff;
    margin-left: 0.3rem;
}
.gujia-cloumn {
    width: 66%;
    height: 100%;
    padding-top: 0.4rem;
    background-color: #fff;
    font-size: 0.24rem;
    line-height: 2em;
    text-align: center;
}
.gujia-item {
    margin-bottom: 0.3rem;
}

/* 财务报告 */
.caiwu-list {
	margin-top: 0.4rem;
}
.caiwu-list ul li {
	float: left;
	width: 49%;
	margin-right: 2%;
	height: 1rem;
	background-color: #fff;
}
.caiwu-list ul li:nth-child(2n){
	margin-right: 0;
}
.caiwu-date {
	width: 1.2rem;
	padding-top: 0.18rem;
	font-size: 0.16rem;
	text-align: center;
}
.caiwu-day {
	font-size: 0.34rem;
	padding-bottom: 0.06rem;
	display: inline-block;
}
.caiwu-year {
	display: inline-block;
	padding-top: 0.06rem;
	border-top: 1px solid #aaa;
}
.caiwu-cont {
	width: calc(100% - 1.2rem);
	font-size: 0.2rem;
	line-height: 1rem;
	padding-right: 0.4rem;
}
.gonggao-list ul li {
	background-color: #fff;
	margin-bottom: 0.16rem;
}
.downloadBtn {
	padding: 4px 14px;
	line-height: 1.5;
	
}
/* 巡视巡察 */ 
.ipone-tit{
    display:none;
}
.pc-tit{
    display:block;
}
  .xsxc-bg {
       width: 95%;
       margin: 0 auto;
       margin-top: 0.6rem;
       background: url(/r/cms/www/default/images/xsxc-jsbg.png) no-repeat;
       background-size: 100% 100%;
   }
  .xsxc-tit.center{
       margin:0 auto;
       width: 30%;
       text-align: center;
       margin-top: 0.9rem;
       margin-bottom: 0.65rem;
    }
 .xsxc-pro:nth-child(2)  .xsxc-tit.center{
     width: 35%;
  }
 .xsxc-pro:nth-child(4)  .xsxc-tit.center{
     width: 43%;
  }
 .xsxc-pro:nth-child(5)  .xsxc-tit.center{
     width: 40%;
  }
.xsxc-pro:nth-child(3)  .xsxc-tit.center{
     width: 37%;
  }
  .xsxc-tit{
        margin-top: 0.4rem;
        margin-bottom: 0.32rem;
    }

   .xsxc-title {
       color: #0F80BD;
    }
   h4.xsxc-title {
       font-size: 0.17rem;
       font-weight: 600;
       position:relative;
   }
   h3.xsxc-title {
       font-size: 0.26rem;
       padding-top: 0.15rem;
   }
  .xsxc-tit.center h3{
      padding-top: 0;
      padding-bottom: 0.15rem;
   }
  .xsxc-tit.center h4::before{
    content: "";
     position:absolute;
     left:-5px;
     bottom: 50%;
     width:0.8rem;
     height:2px;
     background:#0F80BD;
   }
  .xsxc-tit.center h4::after{
    content: "";
     position:absolute;
     right:-5px;
     bottom: 50%;
     width:0.8rem;
     height:2px;
     background:#0F80BD;
   }
   .xsxc-bg-con {
       width: 50%;
      float: right;
      padding: 0 20px 20px 0 ;
   }
  .xsxc-bg-tit{
    width: 50%;
    display: block;
    margin-top: 0.4rem;
    margin-bottom: 0.32rem;
  }
  .xsxc-pro {
    width: 95%;
    margin: 0 auto;
  }
 .xsxc-pro-tit{
      width: 35%;
     display: block;
    margin: 0 auto;
    margin-top: 0.9rem;
    margin-bottom: 0.65rem;
  }
  ul.xsxc-pro-box {
    display: flex;
  }
  li.xsxc-pro-boxes {
     flex: 1;
     position:relative;
  }
  .xsxc-pro-list>li{
    padding: 0.15rem 0;
    text-align: center;
  }
  .xsxc-pro-list>li span.xsxc-pro-index {
    display: inline-block;
    width: 0.58rem;
    height: 0.56rem;
    line-height: 0.56rem;
    text-align: center;
    color: #fff;
    font-size: 0.18rem;
    font-weight: bold;
    background: #0F80BD;
    box-shadow: 0px 4px 6px 0px rgba(169, 169, 169, 0.51);
    border-radius: 0.11rem;
 }
 .xsxc-pro-list>li span.xsxc-pro-item {
    display: inline-block;
    width: 2.9rem;
    height: 0.52rem;
    line-height: 0.52rem;
    text-align: center;
    font-size: 0.18rem;
    font-weight: bold;
    color: #0F80BD;
    background: #FFFFFF;
    border: 2px solid #0F80BD;
    box-shadow: 0px 4px 6px 0px rgba(169, 169, 169, 0.51);
    border-radius: 6px;
}
  .xsxc-pro-bg{
    display: block;
    width: 2.47rem;
    height: 2.3rem;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
  img.xsxc-jjfa-bg {
    display: block;
    width: 88%;
    margin: 0 auto;
}
 img.xsxc-jjfa-bg1{
     width: 100%;
    margin-bottom: 0.65rem;
}
.xsxc-overview {
    text-align: center;
    margin-top: 0.69rem;
}
.xsxc-overview .ospan {
    display: inline-block;
    width: 25%;
    height: 0.88rem;
    font-size: 0.22rem;
    line-height: 0.88rem;
    color: #fff;
    border-radius: 6px;
    margin-left: 10px;
    margin-right: 10px;
}
.xsxc-overview .ospan:nth-child(1){
    background: #0170C2;
}
.xsxc-overview .ospan:nth-child(2){
    background: #01B1F3;
}
.xsxc-overview .ospan:nth-child(3){
    background: #014F88;
}
.xsxc-overview .ospan:nth-child(4){
    background: #0370C2;
}
  img.xsxc-icon {
    width: 0.4rem;
    height: 0.38rem;
    padding-right: 10px;
    object-fit: contain;
}
.xsxc-jjfa-con{
  line-height:5.3rem;
}
img.xsxc-jjfa-left {
    float: left;
    width: 48%;
    height: 5.3rem;
}
img.xsxc-jjfa-middle {
    display: inline-block;
    width: 10%;
    padding: 0 0.4rem 0 0.45rem;
}
img.xsxc-jjfa-right {
    float: right;
    width: 34%;
    height: 5.3rem;
}
table.xsxc-youshi-con {
    width: 100%;
}
table.xsxc-youshi-con td {
    width: 33.3%;
    vertical-align: top;
    padding: 0 0.1rem;
}
td.table-item h5 {
    color: #333;
    font-size: 0.22rem;
    font-weight: bold;
}
table.xsxc-youshi-con tr:nth-child(1) .table-item p{
   padding-bottom:0.7rem;
}
.table-item p {
    font-size: 0.16rem;
    color: #333;
    line-height: 0.28rem;
    font-weight: 400;
    padding-top: 0.22rem;
}
img.xsxc-youshi-bg {
    display: block;
    width: 4rem;
    height: 4rem;
}
.xsxc-case-con {
    display: flex;
    width: 100%;
    flex-flow: row wrap;
    justify-content: space-between;
}
ul.xsxc-case-con li {
    width: 30.3%;
    height: 3rem;
    float: left;
    margin-bottom: 0.3rem;
    border: 1px solid #D1E3FE;
    background: linear-gradient(180deg, #FFFFFF 100%);
    box-shadow: 0px 3px 6px 0px #D5DBDD;
    border-radius: 10px;
}
img.xsxc-case-img {
    display: block;
    width: 100%;
}
p.xsxc-case-text {
    font-size: 0.16rem;
    font-weight: 400;
    color: #636363;
     line-height: 0.28rem;
    font-weight: 400;
    padding: 0 0.2rem;
}
.xsxc-user-item {
    width: 45%;
    height: 2rem;
    float: left;
}
.xsxc-user-item:nth-child(1){
      background: url(/r/cms/www/default/images/xsxc-users-bg1.png) no-repeat;
       background-size: 100% 100%;
       margin-bottom:0.15rem;
}
.xsxc-user-item:nth-child(2){
      background: url(/r/cms/www/default/images/xsxc-users-bg2.png) no-repeat;
       background-size: 100% 100%;
       margin-bottom:0.15rem;
}
.xsxc-user-item:nth-child(3){
      background: url(/r/cms/www/default/images/xsxc-users-bg3.png) no-repeat;
       background-size: 100% 100%;
}
.xsxc-user-item:nth-child(4){
      background: url(/r/cms/www/default/images/xsxc-users-bg4.png) no-repeat;
       background-size: 100% 100%;
}
.xsxc-user-item-con {
    margin-left: 35%;
    padding-top: 0.2rem;
}
.xsxc-user-item-con li {
    position:relative;
    font-size: 0.16rem;
    font-weight: 400;
    color: #636363;
     line-height: 0.28rem;
    font-weight: 400;
}
.xsxc-user-item-con li::before{
    content: "";
    position: absolute;
    left: -6%;
    top: 30%;
    width: 0.1rem;
    height: 0.1rem;
    background: #70A6FC;
    border-radius: 50%;
}
/* 分页组件 */ 
/*page*/
.page-large{margin:40px 0 20px; text-align:center;}
.page-large a{min-width:34px; height:34px; display:inline-block; border:1px solid #d5d5d5; box-sizing:border-box; -moz-box-sizing:border-box; -o-box-sizing:border-box; -webkit-box-sizing:border-box; line-height:34px; text-align:center; float:left; text-indent:0; color:#666666; font-size:12px; font-family:Arial, Helvetica, sans-serif; margin:0 3px;}
.page-large a.on{border:1px solid #0085cc; background:#0085cc; color:#fff;}
.page-large a.none{border:none;}
.page-large .Num:hover{border:1px solid #0085cc; color:#0085cc;}
.page-large .on:hover{border:1px solid #0085cc; color:#fff;}

.page-large .prev-page{background:url(../images/small-prev-page.png) center center no-repeat;}
.page-large .next-page{background:url(../images/small-next-page.png) center center no-repeat;}
.page-large .prev-page:hover{border:1px solid #0085cc; background:url(../images/small-prev-page-on.png) center center no-repeat #0085cc;}
.page-large .next-page:hover{border:1px solid #0085cc; background:url(../images/small-next-page-on.png) center center no-repeat #0085cc;}

/*job_page*/
.job_page a:hover, .job_page a.on{background-color:#ff9600;}

.job-top{ border:1px solid #f0f0f0; box-sizing:border-box; background-color:#fff; padding:30px 40px; position:relative;}
.job-top h1{color:#1f1f1f; font-size:24px; font-weight:normal;}
.job-top .job-des{color:#cfcfcf; font-size:14px; margin-top:20px}
.job-top .job-des span.ye{color:#ff9600; font-size:18px; margin:0 10px 0 0;}
.job-top .job-des span{color:#8b8b8b; font-size:18px; margin:0 10px;}
.job-top .job-tag{margin-top:16px;}
.job-top .job-tag span{color:#546f95; display:inline-block; padding:5px 15px; background-color:#d9e5f3; margin-right:3px;}
.job-top .job_btn{color:#fff; font-size:18px; position:absolute; padding:8px 20px; background-color:#ff9600; display:inline-block; border-radius:3px; -moz-border-radius:3px; -o-border-radius:3px; -webkit-border-radius:3px; cursor:pointer; outline:none; right:70px; bottom:30px;}
.job-top .job_btn:hover{background-color:#fb9f1d;}

.job-item{border:1px solid #f0f0f0; box-sizing:border-box; background-color:#fff; padding:30px 40px; margin-top:14px;}
.job-item h1{color:#202020;}
.job-item-txt{margin-top:20px; color:#202020; font-size:14px; line-height:30px;}
.job-item-txt a{color:#1e8dff; font-weight:bold;}
.job-item-txt span{font-weight:bold;}
@media screen and (max-width: 768px) {
.tzzfwNew{
width:100%;
margin:3px 0;
}
   .addnew{
       width:`100%;
      margin:0`!important;
    }
    .jobnew{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .jobnew li{
        width:50%;
        margin-right:0;

    }
    .newbox{
        display: flex;
        width: 100%;
    }
    .newson{

    }
    .newpot{
        width: 100%;
        display: flex;
        height: 100%;
    }
    .temp1{
        padding: 18px 5px 5px 13px;
        height: 3rem;
    }
    .temp2{
        font-size: 16px;
    }
   .gujia-name{
       width: 100%;
       height: 100%;
       background-color: #263460;
       color: #fff;
       display: flex;
       align-items: center;
       padding-left: 0.4rem;
    }
    .gujia-cloumn{
        width: 60%;
        height: 100%;
       padding-top: 0.4rem;
       background-color: #fff;
       font-size: 0.24rem;
       line-height: 2em;
       text-align: center;
       display: flex;
       float: right;
       align-items: center;
       margin-top: -120px;
    }

    .caiwu-cont{
        display: flex;
        align-items: center;
    }
    .bx-fl, .fl{
        line-height: initial;
     }
    .gonggao-list ul li{
        display: flex;
        align-items: center;
        justify-content: space-around;
    }
    .part > p{
        line-height: 0.4rem;
    }
    .csj-part>p{
        line-height: 0.6rem!important;
    }
    .xsxcimg1{
        width: 6.78rem;
    }
    .xsxcimg4{
        width: 6.26rem;
    }
    .wwbhimg1{
        width:6.75rem
    }
    .mtywimg1{
        width: 6.1rem;
    }
    .pacsimg1{
        width: 6.54rem;
    }
    .slideAnli .hd .arrow{
        display:none;
    }
    .nashuiimg2{
        width: 6.26rem;
    }
    .app-scene{
        display: flex;
        flex-wrap: wrap;
        justify-content: start;
    }
    .scene-items{
        width: 46%;
        margin-bottom: 0.28rem;
    }
    .gaosuimg3{
        width: 6.22rem;

    }
    .wenhua-cont .caiwu-list ul li{
        display: flex;
        align-items: center;
         width: 100%;
    }
    .wenhua-cont .caiwu-list ul li div:nth-child(1){
        line-height: 12px!important;
        float: left!important;
    }
    .wenhua-cont .caiwu-list ul li div:nth-child(2){
        line-height: unset;
        display: block;
    }
    .web-main .licheng-cont div:nth-child(2){
        display: flex;
        flex-wrap: wrap;
    }
  /*巡视巡察*/
.ipone-tit{
    display:block;
}
.ipone-tit h3{
    padding-bottom: 0.15rem;
}
.xsxc-tit.center.ipone-tit {
    width: 60%;
}
.pc-tit{
    display:none;
}
  .xsxc-bg {
    width: 100%;
    margin: 0 auto;
    margin-top: 0.2rem;
    background: url(/r/cms/www/default/images/xsxc-jsbg.png) no-repeat;
    background-size: 220% 50%;
    box-sizing: border-box;
}
.xsxc-bg-con {
    margin-top: 50%;
    width: 100%;
    float: right;
    padding: 50px 0 10px 0;
}
.xsxc-bg-con .part > p {
    font-size:0.2rem;
}
.xsxc-pro {
    width: 100%;
    margin: 0 auto;
}
.xsxc-pro-list>li span.xsxc-pro-item {
    display: inline-block;
    width: 100%;
    height: 1rem;
    line-height: 0.52rem;
    text-align: center;
    font-size: 10px;
    font-weight: bold;
    color: #0F80BD;
    background: #FFFFFF;
    border: 2px solid #0F80BD;
    box-shadow: 0px 4px 6px 0px rgba(169, 169, 169, 0.51);
    border-radius: 6px;
}
img.xsxc-icon {
    padding-right: 2px;
}
img.xsxc-jjfa-middle {
    padding: 0 0.2rem 0 0.35rem;
}
ul.xsxc-case-con li {
    width: 45%;
    height: 4rem;
}
p.xsxc-case-text {
   line-height: 0.44rem;
    font-size: 10px;
}
.xsxc-user-item {
    width: 100%;
    height: 2.7rem;
    float: left;
}
.xsxc-user-item-con {
    padding-top: 0.25rem;
}
.xsxc-user-item-con li {
   line-height: 0.44rem;
   font-size: 10px;
}
table.xsxc-youshi-con td {
    vertical-align: middle;

}
.xsxc-tit.center {
    width: 45%;
}
.xsxc-pro:nth-child(3) .xsxc-tit.center {
    width: 55%;
}
.xsxc-pro:nth-child(4) .xsxc-tit.center {
    width: 50%;
}
.xsxc-pro:nth-child(5) .xsxc-tit.center {
    width: 60%;
}

